home *** CD-ROM | disk | FTP | other *** search
- Path: news.fido.net!fidouk!2-254-235-0!richard.town
- From: Richard.Town@f235.n254.z2.fidonet.org (Richard Town)
- Newsgroups: comp.dcom.modems
- Subject: Zoom V34 28K Script Needed
- Date: 03 Mar 96 18:30:01
- Organization: Barney's Rubble
- Message-ID: <3cb_9603050108@fidouk.fidonet.org>
- NNTP-Posting-Host: rubble.fidouk.org
-
- -=> Quoting Barry Hill to All <=-
-
- BH> We have just installed Zoom V34 28K modems and cannot make our current
- BH> Winsock script work!
-
- Try this:
-
- Here's an example WINSOC.INI file for Com4
-
- [Trumpet Winsock]
- ip=198.79.48.16
- netmask=255.255.255.0
- gateway=198.79.48.1
- dns=204.177.71.2
- time=198.79.48.2
- domain=shadow.net
- vector=00
- mtu=296
- rwin=4096
- mss=256
- slip-enabled=1
- slip-port=4
- slip-baudrate=38400 [Note: I have also used 57600 and 115200]
- slip-handshake=1
- win-posn=189 158 584 390 96 528 -4 -4 2
- trace-options=0
- rtomax=60
- ip-buffers=32
- slip-compressed=1
- dial-option=0
- online-check=0
- inactivity-timeout=5
- slip-timeout=0
- slip-redial=0
- dial-parity=0
- font=Courier,9
- registration-name=""
- registration-password="h[G?"Rgl"
- use-socks=0
- socks-host=0.0.0.0
- socks-port=1080
- socks-id=
- socks-local1=0.0.0.0 0.0.0.0
- socks-local2=0.0.0.0 0.0.0.0
- socks-local3=0.0.0.0 0.0.0.0
- socks-local4=0.0.0.0 0.0.0.0
- ppp-enabled=1
- ppp-usepap=0
- ppp-username=""
- ppp-password=""
-
- Check that:
- Hardware Handshaking is checked in Winsock's File/Setup, as well as
- running
- 38400 baud rate, and that: MTU: 256 RWIN 848 MSS 216
-
- Minimum revision of Trumpet Winsock I would run would be 2.0b, since
- it will allow Internal PPP if you want to run that...
-
- Trumpet winsock passes its own init. string, which may be overriding
- those you are sending to the modem. Look at LOGIN.CMD with NOTEPAD.
-
- Note the 'modemsetup' line. Leave it blank, except for the double
- quotes ""...or insert a string of your choice between the "".
-
- Do not use AT in the command; that's already assumed.
- $modemsetup = "&c1&k3&d2l1m0"
-
- and winsock speed is set to 57600.
-
- If you have ver1.309 ROM or later (type ATI3 in Terminal mode to check)
- then the &c1&d2 in the above init can be replaced by just &F. If you
- find the above string not functioning properly add the &F to it anyway
-
- Hope that helps
- rgdZ
- Richard
-
- +================================================+
- | PackLink / Zoom Modem Support +44(0)1812972486 |
- | richard.town@f235.n254.z2.fidonet.org |
- | PackLink Niteline 7pm-7am GMT +44(0)1812972488 |
- +================================================+
-
-